home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
lib
/
perl
/
setjmp.ph
< prev
next >
Wrap
Text File
|
1991-08-11
|
88b
|
6 lines
if (!defined &_SETJMP) {
eval 'sub _SETJMP {1;}';
require 'cfuncproto.ph';
}
1;